home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / etc / default / tmpfs < prev    next >
Encoding:
Text File  |  2012-03-27  |  289 b   |  7 lines

  1. # SHM_SIZE sets the maximum size (in bytes) that the /dev/shm tmpfs can use.
  2. # If this is not set then the size defaults to the value of TMPFS_SIZE
  3. # if that is set; otherwise to the kernel's default.
  4. #
  5. # The size will be rounded down to a multiple of the page size, 4096 bytes.
  6. SHM_SIZE=
  7.